imcontext: Fix a regression in Compose file parsing
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 16:54:05 +0000 (11:54 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Feb 2021 16:56:24 +0000 (11:56 -0500)
commitf15aa2f3e535336ba177510a87b3f28070c76fc2
tree36eaf1d3c722e817264e20fe5ca725461d98e27d
parent5d6792137d2de0e93464a9fd6572b8693c708f1f
imcontext: Fix a regression in Compose file parsing

We accidentally dropped the handing of # comments.
Bring it back. Test included.

Fixes: #3664
gtk/gtkcomposetable.c
testsuite/gtk/compose/comments [new file with mode: 0644]
testsuite/gtk/compose/comments.expected [new file with mode: 0644]